home *** CD-ROM | disk | FTP | other *** search
/ BMUG PD-ROM A / PD-ROM A.iso / Telecom / BBS's / 1 BBS / Read Me Files / Userlist Converter Instructions < prev   
Encoding:
Text File  |  1991-11-19  |  1.4 KB  |  49 lines  |  [TEXT/EDIT]

  1. Quick and Short UserList Converter Instructions:  (by N Hawthorn 11/15/91)
  2.  
  3. This program was created by N Hawthorn.
  4.  
  5. It's the program I used to convert my Hermes Userlist (Hermes "Shared" file) over 
  6. to MUBBS when I started using MUBBS.
  7.  
  8. It's not guarenteed to do anything, it might crash. YOU HAVE BEEN WARNED !
  9.  
  10. You have source, so you can make it do whatever you want it to !
  11.  
  12. Use it on a COPY of your file(s) !
  13.  
  14. It worked for me, and the source code is included on the MUBBS support BBS so you
  15. can change it to read other BBS formats if you wish !
  16.  
  17. Any user levels ABOVE 10 were set to 10. In MUBBS our users levels are 1 to 20. (20
  18. is sysop). New users are set to 1.
  19.  
  20. I have seen where it makes SOME names shorter than they should be. I don't know why
  21. and I don't care. It works real good on my 500 names, and only one name got screwed
  22. up (mine!).
  23.  
  24. The "users" file is a text file, so you can print it out to a printer and look
  25. over your list of users.
  26.  
  27. You should use something like EDIT to edit the file. make sure your LENGTHS are
  28. correct after editing.
  29.  
  30. NOT THIS:
  31.  
  32. Jack Jones            ~
  33. MY PASSWORD      ~
  34. 12345 Street              ~
  35.  
  36.  
  37. DO THIS:
  38.  
  39. Jack Jones            ~
  40. MY PASSWORD           ~
  41. 12345 Street          ~
  42.  
  43.  
  44. The "return" character is in the same spot on each line! This is important. You
  45. need to add spaces or take them out as needed. (the example above is NOT the
  46. correct amount of characters, look at a actual users file).
  47.  
  48. -END-
  49.